QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Texture Shaders

Labels

ASCII
TextureShader
Binary
txsu ( = 0x74787375 )

Data Format

No data.

Data Size

0

Description

A texture shader is used to apply a texture to a surface in shading.

Parent Hierarchy

Shared, shape, shader, surface shader.

Parent Objects

None.

Child Objects

Pixmap texture object. A texture shader always has one child object.

Example

Container (
    TextureShader ( )
    PixmapTexture ( ... )
)

© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |